================================================================================
                                   SecureW2 TTLS 3.3.2 for Windows Release notes
================================================================================

Files
================================================================================
- SecureW2 TTLS Client 3.3.2 (sw2_ttls.dll)
- SecureW2 TTLS Manager for Vista 1.0.0 (sw2_ttls_manager.exe)
- SecureW2 TTLS Client Dutch Resource 3.0.0 (sw2_ttls_res.dll)
- SecureW2 TTLS Client English Resource 3.0.0 (sw2_ttls_res.dll)
- SecureW2 TTLS Client German Resource 1.0.1 (sw2_ttls_res.dll)
- SecureW2 TTLS Client Polish Resource 1.0.0 (sw2_ttls_res.dll)
- SecureW2 TTLS Client Slovenian Resource 1.0.0 (sw2_ttls_res.dll)

Known Issues
================================================================================
- Install all certificates disabled in "Unknown Server" dialog for Vista
- Icons in the "Unknown server" dialog in Windows XP are not shown
- Drop down menu in Vista does not "drop down"

Change List
================================================================================

Version 3.3.2 - 31 august 2007

- Added language support for Uninstaller
- Added option for pre-configuration to change the "Profile:" text in the 
  installer user credentials popup
- Fixed size of text fields in German resource
- Added Polish resource (thanks to Tomasz Wolniewicz)
- Fixed incorrect version shown in configuration interface

Version 3.3.1 - 3 august 2007

- Fixed bug in installer where Dutch would be selected as default language

Version 3.3.0 - 2 august 2007

- Fixed bug in enumeration of wireless devices during pre-configuration (Vista)

Version 3.3.0 RC2 - 31 july 2007

- Added check for wireless devices that are not ready (Vista)

Version 3.3.0 RC1 - 25 july 2007

- Fixed bug where if user provided a username "user@" would result in crash.
- Added German language support (thanks to Jan-Marc Pilawa)

Version 3.3.0 BETA4 - 23 july 2007

- Improved certificate handling (previous version required installation of 
  subordinate CA)
- Minor bug fixes

Version 3.3.0 BETA3 - 19 july 2007

- Added support for ConnectionMode and ConnectionType to pre-configuration of 
  XP SP2
- Minor bug fixes

Version 3.3.0 BETA2 - 17 july 2007

- Fixed problems with alternate string rendering
- Fixed problem with advanced option "Use empty identity"

Version 3.3.0 BETA1 - 16 july 2007

- Fixed problem with incorrect API calls on certain Windows CE devices
- Fixed problem with error handling, causing invalid state
- Moved "empty" outer identity (RFC 4282) to advanced options, default is 
  option is now "anonymous" (as in previous versions)
- Added option for restart of WLANSVC in pre-configuration, to workaround VPN 
  client problem in Vista 
- Removed GINA support 
- Minor bug fixes

Version 3.2.0 - 21 april 2007

- Minor bug fixes

Version 3.2.0 RC3 - 18 april 2007

- Fixed incorrect handling of empty values in pre-configuration file
- Fixed problem with focus in credentials dialog. Using GetForeGroundWindow() 
  instead of handle provided by Vista which looses focus for some reason
- If EncryptionType and AuthenticationMode are not defined it defaults to "open" 
  and "WEP"
- Added pre-configuration option to start the wlansvc and dot3svc in Vista 
  (required for configuration of SSID), see SecureW2.inf example for more info
- Added following pre-configuration options: NonBroadCast, ConnectionMode, 
  AutoSwitch, see SecureW2.inf example for more info
- Removed "Renew IP" option from Vista, resulted in COM error and option is not 
  required under Vista

Version 3.2.0 RC2 - 10 april 2007

- Uninstall now removes registry keys used for tracing
- Installer first installs SecureW2 TTLS Client before configuring SSID.
  The new API used for pre-configuration checks if configured EAP ID is 
  in fact present on the system.

Version 3.2.0 RC1 - 3 april 2007

- Fixed certificate installation issue via "Unknown Server" dialog in Vista
- Fixed invalid pointer check
- Using correct API for pre-configuration in Vista

Version 3.2.0 BETA3 - 26 march 2007

- Support for username privacy as specified in RFC 4282
- Fixed error message if user selects "Cancel" during configuration
- Fixed problem with configuration interface appearing "behind" other windows
- Minor bug fixes (might have fixed hybernation problem)

Version 3.2.0 BETA2 - 13 march 2007

- Added pre-configuration support for Vista

Version 3.2.0 BETA1 - 20 februari 2007

- Improved language selection in SecureW2 installer
- SecureW2 logging uses standard Windows trace functionality
- Minor bug fixes

Version 3.1.2 - 03 october 2005

- Fixed Insecure Pre-Master Secret Generation Vulnerability by adding a better 
random generator (Microsoft Enhanced CSP)

Version 3.1.1 - 15 September 2005

- Fixed bug preventing SecureW2 setting up connections with servers that do not 
send a TLS session id

Version 3.1.0 - 19 Augustus 2004

- Improved credentials handling, if the internal authentication fails 
  SecureW2 will prompt for new credentials

Version 3.0.0 - 1 Februari 2004

- SecureW2 has a better certificate configuration, can now configure multiple 
CAs

- Users can specify outer identity

- Improved the way computer credentials can be configured

- Added exra description string to installer that is displayed when prompting 
for user credentials

- "Prepared" code for Open Source

Version 1.2.0 - 12th August 2004

- SecureW2 can now handle self-signed certificates

- Added multiple language support. Currently the languages Dutch and English are 
available.

Version 1.1 - 29th June 2004

- Added "Save credentials" option to "SecureW2 Credentials" window

- Added "Certificates" tab to configuration allowing better control of 
  certificates:
	- Validation of certificate based on Common Name
	- Root CA can now be specified
	- Enhanced Key Usage check is now optional
	- Previously the server certificate had to be installed on the local machine, 
	  this is now optional
	- Users can not install new certificates ("connections") by default.
	  This allows administrators to distribute a copy of SecureW2 that will only 
          work in their network (by default)

- Removed "temporary trust" option in the "SecureW2 Untrusted Server" window

- Outer identity can now be specified.

- Minor bug fixes
